type google.golang.org/grpc/internal/credentials.clientHandshakeInfoKey
3 uses
google.golang.org/grpc/internal/credentials (current package)
credentials.go#L39: type clientHandshakeInfoKey struct{}
credentials.go#L43: return ctx.Value(clientHandshakeInfoKey{})
credentials.go#L48: return context.WithValue(ctx, clientHandshakeInfoKey{}, chi)
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)